<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.linkcon{width:1200px;margin:0 auto; line-height:200%;}

.linkcon a{color:#FFF}

.chengshi{}
.chengshi h1{font-size:16px; font-weight:bold; width:100px;height:30px; line-height:30px; background:#e60212;display:block; border-radius:5px; text-align:center;box-shadow:2px 2px 5px red}
.chengshi h1 a{display:block;color:#FFF}
.chengshi h1 a:hover{background:#FF0;color:#000;border-radius:5px; text-align:center;box-shadow:2px 2px 5px #FF0}
.chengshi span{font-size:15px;}


.linkcon {
	/*background:#e4ecf7;*/
	padding:10px 0;
	line-height:28px;
	color:#888;
	font-size:14px;
	position:relative;
	font-family:"Microsoft YaHei";
}
.linkurl {
	width:1000px;
	/*background:#e4ecf7;*/
}
.linkurl span,.fa-th {
	font-size:15px;
	text-align:left;
	float:left;
	margin-right:5px;
}
.linkurl a:link,.linkurl a:visited {
	display:block;
	margin-right:10px;
	float:left;
	color:#fff;
}
.linkurl a:hover,.linkurl a:active {
	color:#f00;
}
.fa-th {margin-top:10px}
.areatj {
	width:100%;
	overflow:auto;
	min-height:50px;
	z-index:9999;
	/*background:#e4ecf7;*/
}

.fadedown{background:#333;width:1200px;}

#areacon {
	position:absolute;
	width:100%;
	height:auto;
	overflow:hidden;
	top:35px;
	left:0;
	z-index:99999;
	background:#e4ecf7;
}
#areacon .x{display:block; text-align:center}
#areacon .x a,.fa-th {cursor:pointer}

</pre></body></html>